home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Complementary Applications 2004 February / SGI IRIX 6.5 Complementary Applications 2004 February.iso / dist / patchSG0004915.idb / usr / ToolTalk / man3 / tt_spec_prop.z / tt_spec_prop
Encoding:
Text File  |  2003-08-19  |  4.7 KB  |  132 lines

  1.  
  2.  
  3.  
  4. tttttttt____ssssppppeeeecccc____pppprrrroooopppp((((3333))))                                                tttttttt____ssssppppeeeecccc____pppprrrroooopppp((((3333))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      tt_spec_prop - retrieve the ith value of the property associated with an
  10.      object spec
  11.  
  12. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.      ####iiiinnnncccclllluuuuddddeeee <<<<TTTTtttt////tttttttt____cccc....hhhh>>>>
  14.      cccchhhhaaaarrrr ****tttttttt____ssssppppeeeecccc____pppprrrroooopppp((((ccccoooonnnnsssstttt cccchhhhaaaarrrr ****_o_b_j_i_d,,,,
  15.                         ccccoooonnnnsssstttt cccchhhhaaaarrrr ****_p_r_o_p_n_a_m_e,,,,
  16.                         iiiinnnntttt _i))));;;;
  17.  
  18. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  19.      The tttttttt____ssssppppeeeecccc____pppprrrroooopppp() function retrieves the _ith value of the property
  20.      associated with this object spec.
  21.  
  22.      The _o_b_j_i_d argument is the identifier of the object involved in this
  23.      operation.  The _p_r_o_p_n_a_m_e argument is the name of the property associated
  24.      with the object spec.  The _i argument is the item of the list whose value
  25.      is to be retrieved.  The list numbering begins with zero.
  26.  
  27. RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
  28.      Upon successful completion, the tttttttt____ssssppppeeeecccc____pppprrrroooopppp() function returns the
  29.      contents of the property value.  If there are _i values or less,
  30.      tttttttt____ssssppppeeeecccc____pppprrrroooopppp() returns NNNNUUUULLLLLLLL.  The application can use tttttttt____ppppttttrrrr____eeeerrrrrrrroooorrrr(3) to
  31.      extract one of the following TTTTtttt____ssssttttaaaattttuuuussss values from the returned pointer:
  32.  
  33.         TTTTTTTT____OOOOKKKK   The operation completed successfully.
  34.  
  35.         TTTTTTTT____EEEERRRRRRRR____DDDDBBBBAAAAVVVVAAAAIIIILLLL
  36.                 The ToolTalk service could not access the ToolTalk database
  37.                 needed for this operation.
  38.  
  39.         TTTTTTTT____EEEERRRRRRRR____DDDDBBBBEEEEXXXXIIIISSSSTTTT
  40.                 The ToolTalk service could not access the specified ToolTalk
  41.                 database in the expected place.
  42.  
  43.         TTTTTTTT____EEEERRRRRRRR____NNNNOOOOMMMMPPPP
  44.                 The ttttttttsssseeeessssssssiiiioooonnnn(1) process is not running and the ToolTalk
  45.                 service cannot restart it.
  46.  
  47.         TTTTTTTT____EEEERRRRRRRR____NNNNUUUUMMMM
  48.                 The integer value passed was invalid (out of range).
  49.  
  50.         TTTTTTTT____EEEERRRRRRRR____OOOOBBBBJJJJIIIIDDDD
  51.                 The _o_b_j_i_d passed to the ToolTalk service does not reference an
  52.                 existing object spec.
  53.  
  54.         TTTTTTTT____EEEERRRRRRRR____PPPPRRRROOOOPPPPNNNNAAAAMMMMEEEE
  55.                 The specified property name is syntactically invalid.
  56.  
  57.  
  58.  
  59.  
  60.  
  61.                                                                         PPPPaaaaggggeeee 1111
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68. tttttttt____ssssppppeeeecccc____pppprrrroooopppp((((3333))))                                                tttttttt____ssssppppeeeecccc____pppprrrroooopppp((((3333))))
  69.  
  70.  
  71.  
  72. AAAAPPPPPPPPLLLLIIIICCCCAAAATTTTIIIIOOOONNNN UUUUSSSSAAAAGGGGEEEE
  73.      The application should use tttttttt____ffffrrrreeeeeeee(3) to free any data stored in the
  74.      address returned by the ToolTalk API.
  75.  
  76.      If the returned value has embedded nulls, its length cannot be
  77.      determined.
  78.  
  79. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  80.      TTTTtttttttttttt____cccc(5), tttttttt____ppppttttrrrr____eeeerrrrrrrroooorrrr(3), tttttttt____ffffrrrreeeeeeee(3).
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.                                                                         PPPPaaaaggggeeee 2222
  128.  
  129.  
  130.  
  131.